Update design documentation (backport #648)#654
Merged
Conversation
Author
|
Cherry-pick of 5ea12c4 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
* Update intro and overview * Update Router section * Add section on keyexpr mapping * Update Graph Cache section * Update Context and Nodes sections * Update Publishers and Subscriptions sections * Update Service Clients and Service Servers sections * Fix last references to Zenoh-c APIs * Update QoS section * README.md: add notes on interop with Zenoh and zenoh-plugin-ros2dds * README.md: apply change suggestion Co-authored-by: yadunund <[email protected]> Signed-off-by: Julien Enoch <[email protected]> * docs/design.md: apply changes suggestion Co-authored-by: yadunund <[email protected]> Signed-off-by: Julien Enoch <[email protected]> * docs/design.md: apply changes suggestion Co-authored-by: yadunund <[email protected]> Signed-off-by: Julien Enoch <[email protected]> --------- Signed-off-by: Julien Enoch <[email protected]> Co-authored-by: yadunund <[email protected]>
eac6e8b to
45c3b9f
Compare
Yadunund
approved these changes
Jun 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update and complete the design documentation in
docs/design.mdaccording to the developments made in the last few months.The goal is also to give enough details for anyone to implement a
rmw_zenohcompatible application directly using one of the Zenoh APIs (for instance zenoh-pico).This is an automatic backport of pull request #648 done by [Mergify](https://mergify.com).